projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caae240
)
docs: Add missing GdkDragSurfaceInterface gtk-doc annotation
author
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 2 Dec 2020 15:15:30 +0000
(15:15 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 2 Dec 2020 19:05:41 +0000
(19:05 +0000)
gdk/gdkdragsurface.c
patch
|
blob
|
history
diff --git
a/gdk/gdkdragsurface.c
b/gdk/gdkdragsurface.c
index 971584c0420ab8c24b433f55507d90f9acc919e0..5e41b4bbe79ec13b98917bd28784abfb7942f9ca 100644
(file)
--- a/
gdk/gdkdragsurface.c
+++ b/
gdk/gdkdragsurface.c
@@
-30,6
+30,12
@@
* during a DND operation.
*/
+/**
+ * GdkDragSurfaceInterface:
+ *
+ * The #GdkDragSurfaceInterface implementation is private to GDK.
+ */
+
G_DEFINE_INTERFACE (GdkDragSurface, gdk_drag_surface, GDK_TYPE_SURFACE)
static gboolean